home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / utility / dpbuddya.lha / BuddySystem / Text / Fill_Tool < prev    next >
Encoding:
Text File  |  1980-11-08  |  4.2 KB  |  110 lines

  1.                             Fill Tool (Toolbox)
  2.  
  3. KEYBOARD = f             Fill tool
  4.            SHIFT F       Displays Fill Type requester
  5.  
  6.                           REMEMBER: f for "fill"
  7.  
  8.               DEMONSTRATION AVAILABLE ->    `Fill_Tool.sdemo`
  9.  
  10. The Fill tool is selected by clicking the Left Mouse button over its icon.
  11. When selected, the cursor becomes the shape of a paint can with a spout.
  12.  
  13. Selecting the Fill tool with the Right Mouse button displays the Fill Type
  14. requester:
  15.  
  16.      SEE -> `FillType.pic`
  17.  
  18. SOLID:  fills with a single color Using the Left button fills with the
  19.      current foreground color, while the Right button fills with the
  20.      current background color.
  21.     
  22. TINT:  tints an area with the current fill color by replacing the
  23.      Saturation and Hue levels of the screen pixels with those of the
  24.      current fill color but does not change the Value of the pixels (see
  25.      Palette lesson).  During this operation, the RGB values for the new
  26.      tint color are calculated and the color in the current palette which
  27.      most closely matches this color is used.  Therefore, the Tint effect
  28.      is very dependant on the available palette colors.
  29.  
  30. BRUSH:  Sizes the current custom brush to fill in the selected area.
  31.  
  32. WRAP:  Distorts the current custom brush to fill the shape of the selected
  33.      area to give the illusion of wrapping around a 3D solid.
  34.  
  35. PERSPECTIVE:  fills with a pattern of the current brush using the current
  36.      Perspective settings (see Perspective lesson).
  37.      
  38. HBRITE:  If available on your system, this option will fill using the
  39.      HBrite painting mode (see HBrite mode lesson).
  40.  
  41. PATTERN:  fills with a pattern created from the current brush using the
  42.      From Brush function.
  43.  
  44. GRADIENT FILLS:  fills with a color spread from the cycle range of the
  45.      current foreground color according to the following methods:
  46.  
  47.                         SEE -> `Fill Requester.pic`
  48.  
  49.            DEMONSTRATION AVAILABLE ->    `Gradient_Fills.ademo`
  50.  
  51.      HORIZONTAL - gradient is evenly distributed from left to right.
  52.  
  53.      VERTICAL - gradient is evenly distributed from top to bottom.
  54.  
  55.      HORIZONTAL SHAPE - gradient is evenly distributed from left to right
  56.           but adjusted on each line to follow the contours of the current
  57.           shape being filled.
  58.  
  59. Directional Gradients:
  60.  
  61.                                LINEAR FILLS
  62.  
  63.      LINE (Linear) - can be set to any angle or direction; a line setting
  64.           tool lets you adjust the direction and angle.
  65.      
  66.      SHAP (Shaped) - another linear type gradient that can be set to any
  67.           angle or direction. Additionally the contours of the current
  68.           shape are taken into account.
  69.  
  70.                                RADIAL FILLS
  71.  
  72.      CIR  (Circular) - gradient is created using concentric bands of color.
  73.           a line tool lets you adjust the center point of the gradient.
  74.  
  75.      CON  (Contour) - a circular type gradient that follows the contours
  76.           of the current shape.
  77.  
  78.      HI   (Highlight) - creates a gradient that simulates highlighting.
  79.           You define where the "hotspot" is positioned.
  80.  
  81.  
  82. THE DIRECTION OF THE GRADIENT IS SPECIFIED BY THE DIRECTION OF THE COLOR
  83. RANGE IN THE RANGE REQUESTER. Also, ALT r reverses the direction of the
  84. current color range.
  85.  
  86. DITHER:   adjusts the degree of color mixing used in gradient fills.
  87.           The default dithering type, with the Random box unchecked, is
  88.           Ordered Dithering. This uses an orderly arrangement of dots
  89.           to blend gradient bands.
  90.  
  91.      RANDOM - when you click on the random box, a check mark appears to
  92.               indicate that it is activated. The dithering slider will 
  93.               then become active - allowing you to adjust the mixing or
  94.               coarseness of the gradient.
  95.  
  96.           REMEMBER: the dithering slider is only active in RANDOM dithering
  97.                     mode.
  98.  
  99. H-B:  If HalfBrite mode is available on your system, this option enables or
  100.      disables the use of Extra Halfbrite colors within the gradient.
  101.  
  102. Holding down "i" while using the Fill tool fills outward using areas with
  103. the current background color as boundaries.
  104.  
  105. In Animations, Animfill can be activated by holding down the Alt key while
  106. filling. The same area over all the existing frames will be filled.
  107.  
  108.  
  109.  
  110.